public class EmbeddedControlPropertiesPublic Class EmbeddedControlProperties| EmbeddedControlProperties | Initializes a new instance of the EmbeddedControlProperties class. |
| AltText | Gets or sets the alternative text of the control. |
| Anchor | Gets or sets the object anchor. |
| AutoFill | Gets or sets whether the control fill style is automatic. |
| AutoLine | Gets or sets whether the control line style is automatic. |
| AutoPict | Gets or sets whether the control size is automatic based on its picture. |
| ClipboardFormat | Gets or sets the clipboard format of the control image ("pict", "bitmap" or "pictOld"). |
| DefaultSize | Gets or sets whether the control keeps its default size. |
| Disabled | Gets or sets whether the control is disabled. |
| LinkedCell | Gets or sets the cell the control value is linked to. |
| ListFillRange | Gets or sets the range used to fill a list control. |
| Locked | Gets or sets whether the control is locked when the sheet is protected. |
| Macro | Gets or sets the macro attached to the control. |
| Gets or sets whether the control is printed. | |
| RecalcAlways | Gets or sets whether the control recalculates always. |
| RelationshipID | Gets or sets the relationship id of the control image. |
| UiObject | Gets or sets whether the control is a UI-only object. |
| Clone | Creates a copy of the current object. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Overrides ObjectToString) |